home *** CD-ROM | disk | FTP | other *** search
Text File | 1993-06-18 | 847 b | 20 lines | [TEXT/ttxt] |
-
- This is used for monitoring the use of SCSI bus. This is not for everyone.
- For this to be useful you must have a thorough understanding of the SCSI manager.
-
- I use this myself to debug my SCSI device drivers and find it useful.
-
- To Install:
- 1) Drag the init into the system folder
- 2) Copy the 'dcmd' resoures into your debugger prefs file.
-
- To Use:
- Use the dcmd's provided to turn on and off recording. There is also
- a command reset its internal buffer pointer back to the start of the buffer.
- There is a dcmd to display the buffer. The exact structure of the buffer is
- documented in the header files. You need not use the dcmds to use the patch, you
- can write your own routines if you want. The patch adds 4 new SCSI selector routines
- to allow the userto manipulate the patch.
-
- It should run on any mac that has a SCSI bus includeing PowerPC.
-